FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package bonsai.poc.second.test.rc1#1.3.0 (78 ms)

Package bonsai.poc.second.test.rc1
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=bonsai.poc.second.test.rc1@1.3.0&canonical=http://electronichealth.se/fhir/StructureDefinition/NLLConceptMap
Url http://electronichealth.se/fhir/StructureDefinition/NLLConceptMap
Version 1.0.0
Status active
Date 2022-02-10
Name NLLConceptMap
Experimental False
Type ConceptMap
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

ValueSet
http://electronichealth.se/fhir/ValueSet/nll-concept-map-equivalence Ekvivalens


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "http://electronichealth.se/fhir/StructureDefinition/NLLConceptMap",
  "version" : "1.0.0",
  "name" : "NLLConceptMap",
  "status" : "active",
  "date" : "2022-02-10",
  "publisher" : "Swedish eHealth Agency",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "EHM",
      "name" : "E-hälsomyndigheten concept"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "ConceptMap",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/ConceptMap",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "ConceptMap.id",
        "path" : "ConceptMap.id",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Kodrelations-id"
          }
        ]
      },
      {
        "id" : "ConceptMap.url",
        "path" : "ConceptMap.url",
        "mustSupport" : true
      },
      {
        "id" : "ConceptMap.version",
        "path" : "ConceptMap.version",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Version"
          }
        ]
      },
      {
        "id" : "ConceptMap.name",
        "path" : "ConceptMap.name",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Tekniskt namn"
          }
        ]
      },
      {
        "id" : "ConceptMap.title",
        "path" : "ConceptMap.title",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Namn"
          }
        ]
      },
      {
        "id" : "ConceptMap.status",
        "path" : "ConceptMap.status",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Status"
          }
        ]
      },
      {
        "id" : "ConceptMap.date",
        "path" : "ConceptMap.date",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Revisionsdatum"
          }
        ]
      },
      {
        "id" : "ConceptMap.publisher",
        "path" : "ConceptMap.publisher",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Utgivare"
          }
        ]
      },
      {
        "id" : "ConceptMap.description",
        "path" : "ConceptMap.description",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Beskrivning"
          }
        ]
      },
      {
        "id" : "ConceptMap.source[x]",
        "path" : "ConceptMap.source[x]",
        "short" : "The source code system",
        "definition" : "Identifier for the source code system that contains the concepts that are being mapped and provides context for the mappings.",
        "comment" : "Mappings are done between code systems not between value sets as stated in the FHIR specification.",
        "type" : [
          {
            "code" : "canonical"
          }
        ],
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Källvärdemängd"
          }
        ]
      },
      {
        "id" : "ConceptMap.target[x]",
        "path" : "ConceptMap.target[x]",
        "short" : "The target code system",
        "definition" : "The target code system which provides context for the mappings",
        "comment" : "Mappings are done between code systems not between value sets as stated in the FHIR specification.",
        "type" : [
          {
            "code" : "canonical"
          }
        ],
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Målvärdemängd"
          }
        ]
      },
      {
        "id" : "ConceptMap.group",
        "path" : "ConceptMap.group",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Kodrelationsgrupper"
          }
        ]
      },
      {
        "id" : "ConceptMap.group.source",
        "path" : "ConceptMap.group.source",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Källkodsystem"
          }
        ]
      },
      {
        "id" : "ConceptMap.group.sourceVersion",
        "path" : "ConceptMap.group.sourceVersion",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Källkodsystem version"
          }
        ]
      },
      {
        "id" : "ConceptMap.group.target",
        "path" : "ConceptMap.group.target",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Målkodsystem"
          }
        ]
      },
      {
        "id" : "ConceptMap.group.targetVersion",
        "path" : "ConceptMap.group.targetVersion",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Målkodsystem version"
          }
        ]
      },
      {
        "id" : "ConceptMap.group.element",
        "path" : "ConceptMap.group.element",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Relaterade källkoder"
          }
        ]
      },
      {
        "id" : "ConceptMap.group.element.code",
        "path" : "ConceptMap.group.element.code",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Kod i källvärdemängd"
          }
        ]
      },
      {
        "id" : "ConceptMap.group.element.target",
        "path" : "ConceptMap.group.element.target",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Relaterade målkoder"
          }
        ]
      },
      {
        "id" : "ConceptMap.group.element.target.code",
        "path" : "ConceptMap.group.element.target.code",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Kod i målvärdemängd"
          }
        ]
      },
      {
        "id" : "ConceptMap.group.element.target.equivalence",
        "path" : "ConceptMap.group.element.target.equivalence",
        "short" : "relatedto | equivalent",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://electronichealth.se/fhir/ValueSet/nll-concept-map-equivalence"
        },
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Typ av kodrelation"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.